home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / software / topware / ntune / nTune_2.00.23.exe / nTune 2.00.23.05 / nvsuoem.ini < prev    next >
INI File  |  2004-10-15  |  25KB  |  1,093 lines

  1. [NVK84CRB]
  2.  
  3. REM voltage setting
  4. cpu_min = 800000
  5. cpu_max = 1550000
  6. cpu_increment_step=25000
  7. mem_min = 2600000
  8. mem_max = 2900000
  9. mem_increment_step=100000
  10.  
  11. REM dimm address info
  12.  
  13. NumberOfDimm=4
  14. Dimm0Smbus =0x50
  15. Dimm0Slot=0
  16. Dimm0SmbusSeg=0
  17. Dimm1Smbus =0x51
  18. Dimm1Slot=1
  19. Dimm1SmbusSeg=0
  20. Dimm2Smbus =0x52
  21. Dimm2Slot=2
  22. Dimm2SmbusSeg=0
  23. Dimm3Smbus =0x53
  24. Dimm3Slot=3
  25. Dimm3SmbusSeg=0
  26.  
  27. TitleText=1
  28.  
  29. REM Advance page info/CMOS location 
  30. AdvanceView=0
  31. CmosVersion=0
  32.  
  33. REM Voltage and Fan control page
  34. VoltageFanView=1
  35.  
  36. REM Flash BIOS enable/disable flag
  37. BiosFlashEnable=1
  38.  
  39. REM Flash Bios blocked address range.
  40. BlockAddressRange=0
  41. BlockStartAddress0=0
  42. BlockEndAddress0=FFFF
  43. BlockStartAddress1=20000
  44. BlockEndAddress1=2FFFF
  45. BlockStartAddress2=30000
  46. BlockEndAddress2=30FFF
  47.  
  48. [NVK8-CRB]
  49.  
  50. REM voltage setting
  51. cpu_min = 800000
  52. cpu_max = 1550000
  53. cpu_increment_step=25000
  54. agp_min = 1500000
  55. agp_max = 1700000
  56. agp_increment_step=100000
  57. core_min = 1500000
  58. core_max = 1700000
  59. core_increment_step=100000
  60. mem_min = 2600000
  61. mem_max = 2800000
  62. mem_increment_step=100000
  63. aux_min = 1600000
  64. aux_max = 1700000
  65. aux_increment_step=100000
  66.  
  67.  
  68. REM dimm address info
  69.  
  70. NumberOfDimm=2
  71. Dimm0Smbus =0x50
  72. Dimm0Slot=0
  73. Dimm0SmbusSeg=0
  74. Dimm1Smbus =0x51
  75. Dimm1Slot=1
  76. Dimm1SmbusSeg=0
  77.  
  78. TitleText=1
  79.  
  80. REM Advance page info/CMOS location 
  81. AdvanceView=1
  82. CmosVersion=1
  83.  
  84. REM Voltage and Fan control page
  85. VoltageFanView=0
  86.  
  87. REM Flash BIOS enable/disable flag
  88. BiosFlashEnable=1
  89.  
  90. REM Flash Bios blocked address range.
  91. BlockAddressRange=0
  92. BlockStartAddress0=0
  93. BlockEndAddress0=FFFF
  94. BlockStartAddress1=20000
  95. BlockEndAddress1=2FFFF
  96. BlockStartAddress2=30000
  97. BlockEndAddress2=30FFF
  98.  
  99. TotalTab=4
  100.  
  101. REM Tab 0
  102. T0Name=BIOS Features
  103. T0GroupNo=3
  104.  
  105. REM T0Group 0
  106. T0Group0Name=General Setting
  107. T0G0CmosFieldNo=4
  108.  
  109. T0G0Cmos0Name=Virus warning
  110. T0G0Cmos0Value=Enabled|Disabled
  111. T0G0Cmos0Location=0x3C    
  112. T0G0Cmos0BitMask=0x80
  113.  
  114. T0G0Cmos1Name=CPU Internal Cache
  115. T0G0Cmos1Value=Disabled|Enabled
  116. T0G0Cmos1Location=0x3B    
  117. T0G0Cmos1BitMask=0x02
  118.  
  119. T0G0Cmos2Name=CPU External Cache
  120. T0G0Cmos2Value=Disabled|Enabled
  121. T0G0Cmos2Location=0x3B
  122. T0G0Cmos2BitMask=0x01
  123.  
  124. T0G0Cmos3Name=Quick Power On Self Test
  125. T0G0Cmos3Value=Disabled|Enabled
  126. T0G0Cmos3Location=0x3C
  127. T0G0Cmos3BitMask=0x10
  128.  
  129. REM T0Group 1
  130. T0Group1Name=Boot up Setting
  131. T0G1CmosFieldNo=8
  132.  
  133. T0G1Cmos0Name=First Boot Device
  134. T0G1Cmos0Value=Removable|Hard Disk|CDROM|Legacy LAN|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|Disabled
  135. T0G1Cmos0Location=0x65    
  136. T0G1Cmos0BitMask=0x0F
  137.  
  138. T0G1Cmos1Name=Second Boot Device
  139. T0G1Cmos1Value=Removable|Hard Disk|CDROM|Legacy LAN|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|Disabled
  140. T0G1Cmos1Location=0x65
  141. T0G1Cmos1BitMask=0xF0
  142.  
  143. T0G1Cmos2Name=Third Boot Device
  144. T0G1Cmos2Value=Removable|Hard Disk|CDROM|Legacy LAN|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|Disabled
  145. T0G1Cmos2Location=0x66
  146. T0G1Cmos2BitMask=0x0F
  147.  
  148. T0G1Cmos3Name=Boot Other Device
  149. T0G1Cmos3Value=Disabled|Enabled
  150. T0G1Cmos3Location=0x66
  151. T0G1Cmos3BitMask=0xF0
  152.  
  153. T0G1Cmos4Name=Swap Floppy Drive
  154. T0G1Cmos4Value=Disabled|Enabled
  155. T0G1Cmos4Location=0x3E
  156. T0G1Cmos4BitMask=0x10
  157.  
  158. T0G1Cmos5Name=Boot Up Floppy Seek
  159. T0G1Cmos5Value=Disabled|Enabled
  160. T0G1Cmos5Location=0x13
  161. T0G1Cmos5BitMask=0x01
  162.  
  163. T0G1Cmos6Name=Boot Up NumLock Status
  164. T0G1Cmos6Value=Off|On
  165. T0G1Cmos6Location=0x11
  166. T0G1Cmos6BitMask=0x80
  167.  
  168. T0G1Cmos7Name=Gate A20 Option
  169. T0G1Cmos7Value=Normal|Fast
  170. T0G1Cmos7Location=0x11
  171. T0G1Cmos7BitMask=0x20
  172.  
  173. REM T0Group 2
  174. T0Group2Name=Advanced Setting
  175. T0G2CmosFieldNo=5
  176.  
  177. T0G2Cmos0Name=Security Option
  178. T0G2Cmos0Value=Setup|System
  179. T0G2Cmos0Location=0x11    
  180. T0G2Cmos0BitMask=0x01
  181.  
  182. T0G2Cmos1Name=APIC Mode
  183. T0G2Cmos1Value=Disabled|Enabled
  184. T0G2Cmos1Location=0x64
  185. T0G2Cmos1BitMask=0x01
  186.  
  187. T0G2Cmos2Name=MPS Version Control For OS
  188. T0G2Cmos2Value=1.1|1.4
  189. T0G2Cmos2Location=0x64
  190. T0G2Cmos2BitMask=0x20
  191.  
  192. T0G2Cmos3Name=OS Select For DRAM > 64 MB
  193. T0G2Cmos3Value=Non-OS2|OS2
  194. T0G2Cmos3Location=0x3C
  195. T0G2Cmos3BitMask=0x40
  196.  
  197. T0G2Cmos4Name=Small Logo(EPA) Show
  198. T0G2Cmos4Value=Disabled|Enabled
  199. T0G2Cmos4Location=0x3E
  200. T0G2Cmos4BitMask=0x40
  201.  
  202. REM Tab 1
  203. T1Name=Chipset Features
  204. T1GroupNo=3
  205.  
  206. REM T1Group 0
  207. T1Group0Name=Performance - Frequency
  208. T1G0CmosFieldNo=5
  209.  
  210. T1G0Cmos0Name=System Performance
  211. T1G0Cmos0Value=Optimal|Aggressive|Expert
  212. T1G0Cmos0Location=0x33
  213. T1G0Cmos0BitMask=0x03
  214.  
  215. T1G0Cmos1Name=CPU Frequency (Mhz)
  216. T1G0Cmos1Value=Optimal|200.0|202.0|203.0|204.0|205.3|206.0|207.0|208.0|209.0|210.0|
  217. T1G0Cmos1Value0=211.0|212.0|213.0|214.0|215.0|216.0|217.0|218.0|219.0|220.0|
  218. T1G0Cmos1Value1=221.0|222.0|223.0|224.0|225.0|226.0|227.0|228.0|229.0|230.0|
  219. T1G0Cmos1Value2=231.0|232.0|233.0|234.0|235.0|236.0|237.0|238.0|239.0|240.0|
  220. T1G0Cmos1Value3=241.0|242.0|243.0|244.0|245.0|246.0|247.0|248.0|249.0|250.0
  221. T1G0Cmos1Location=0xDF    
  222. T1G0Cmos1BitMask=0xFF
  223. T1G0Cmos1Control=T1G0Cmos0
  224. T1G0Cmos1CtrlValue=Expert
  225.  
  226. T1G0Cmos2Name=AGP Frequency (Mhz)
  227. T1G0Cmos2Value=66|...|100|1
  228. T1G0Cmos2Location=0xDE
  229. T1G0Cmos2BitMask=0xFC
  230. T1G0Cmos2Control=T1G0Cmos0
  231. T1G0Cmos2CtrlValue=Expert
  232.  
  233. T1G0Cmos3Name=HT Frequency
  234. T1G0Cmos3Value=1X|N/A|2X|N/A|3X|4X|5X
  235. T1G0Cmos3Location=0x63
  236. T1G0Cmos3BitMask=0x38
  237. T1G0Cmos3Control=T1G0Cmos0
  238. T1G0Cmos3CtrlValue=Expert
  239.  
  240. T1G0Cmos4Name=HT Width
  241. T1G0Cmos4Value=Down (8-bit)/Up (8-bit)|Down (16-bit)/Up (8-bit)|Down (8-bit)/Up (16-bit)|Down (16-bit)/Up (16-bit)
  242. T1G0Cmos4Location=0x60
  243. T1G0Cmos4BitMask=0x0C
  244. T1G0Cmos4Control=T1G0Cmos0
  245. T1G0Cmos4CtrlValue=Expert
  246.  
  247.  
  248. REM T1Group 1
  249. T1Group1Name=Performance - Memory
  250. T1G1CmosFieldNo=5
  251.  
  252. T1G1Cmos0Name=Memory Frequency
  253. T1G1Cmos0Value=100|Auto|133|166|200
  254. T1G1Cmos0Location=0x62
  255. T1G1Cmos0BitMask=0xE0
  256. T1G1Cmos0Control=T1G0Cmos0
  257. T1G1Cmos0CtrlValue=Expert
  258.  
  259. T1G1Cmos1Name=Tcl
  260. T1G1Cmos1Value=Auto|2|3|2.5
  261. T1G1Cmos1Location=0x62
  262. T1G1Cmos1BitMask=0x1C
  263. T1G1Cmos1Control=T1G0Cmos0
  264. T1G1Cmos1CtrlValue=Expert
  265.  
  266. T1G1Cmos2Name=Tras
  267. T1G1Cmos2Value=Auto|5|6|7|8|9|10|11|12|13
  268. T1G1Cmos2Location=0x57
  269. T1G1Cmos2BitMask=0x0F
  270. T1G1Cmos2Control=T1G0Cmos0
  271. T1G1Cmos2CtrlValue=Expert
  272.  
  273. T1G1Cmos3Name=Trcd
  274. T1G1Cmos3Value=Auto|2|3|4|5|6
  275. T1G1Cmos3Location=0x57
  276. T1G1Cmos3BitMask=0xE0
  277. T1G1Cmos3Control=T1G0Cmos0
  278. T1G1Cmos3CtrlValue=Expert
  279.  
  280. T1G1Cmos4Name=Trp
  281. T1G1Cmos4Value=Auto|2|3|4|5|6
  282. T1G1Cmos4Location=0x58
  283. T1G1Cmos4BitMask=0x70
  284. T1G1Cmos4Control=T1G0Cmos0
  285. T1G1Cmos4CtrlValue=Expert
  286.  
  287. REM T1Group 2
  288. T1Group2Name=Advanced Chipset Features
  289. T1G2CmosFieldNo=7
  290.  
  291. T1G2Cmos0Name=Clock Spread Spectrum
  292. T1G2Cmos0Value=Disabled|Enabled
  293. T1G2Cmos0Location=0x44
  294. T1G2Cmos0BitMask=0x02
  295.  
  296. T1G2Cmos1Name=AGP Aperture Size (MB)
  297. T1G2Cmos1Value=32M|64M|128M|256M|512M
  298. T1G2Cmos1Location=0x60
  299. T1G2Cmos1BitMask=0xE0
  300.  
  301. T1G2Cmos2Name=AGP 3.0 Speed
  302. T1G2Cmos2Value=Auto|4x|8x
  303. T1G2Cmos2Location=0x64
  304. T1G2Cmos2BitMask=0x60
  305.  
  306. T1G2Cmos3Name=AGP Fast Write
  307. T1G2Cmos3Value=Auto|Disabled
  308. T1G2Cmos3Location=0x60
  309. T1G2Cmos3BitMask=0x10
  310.  
  311. T1G2Cmos4Name=AGP Sideband Address
  312. T1G2Cmos4Value=Auto|Disabled
  313. T1G2Cmos4Location=0x61
  314. T1G2Cmos4BitMask=0x10
  315.  
  316. T1G2Cmos5Name=SSE/SSE2 Intructions
  317. T1G2Cmos5Value=Disabled|Enabled
  318. T1G2Cmos5Location=0x49
  319. T1G2Cmos5BitMask=0x10
  320.  
  321. T1G2Cmos6Name=System BIOS Cacheable
  322. T1G2Cmos6Value=Disabled|Enabled
  323. T1G2Cmos6Location=0x61
  324. T1G2Cmos6BitMask=0x01
  325.  
  326. REM Tab 2
  327. T2Name=Peripherals
  328. T2GroupNo=3
  329.  
  330. REM T2Group 0
  331. T2Group0Name=OnChip IDE Channel 0
  332. T2G0CmosFieldNo=5
  333.  
  334. T2G0Cmos0Name=OnChip IDE Channel 0
  335. T2G0Cmos0Value=Disabled|Enabled
  336. T2G0Cmos0Location=0x46
  337. T2G0Cmos0BitMask=0x01
  338.  
  339. T2G0Cmos1Name=Primary Master PIO
  340. T2G0Cmos1Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  341. T2G0Cmos1Location=0x46
  342. T2G0Cmos1BitMask=0xE0
  343.  
  344. T2G0Cmos2Name=Primary Slave PIO
  345. T2G0Cmos2Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  346. T2G0Cmos2Location=0x46
  347. T2G0Cmos2BitMask=0x0E
  348.  
  349. T2G0Cmos3Name=Primary Master UDMA
  350. T2G0Cmos3Value=Disabled|Auto
  351. T2G0Cmos3Location=0x48
  352. T2G0Cmos3BitMask=0x01
  353.  
  354. T2G0Cmos4Name=Primary Slave UDMA
  355. T2G0Cmos4Value=Disabled|Auto
  356. T2G0Cmos4Location=0x48
  357. T2G0Cmos4BitMask=0x02
  358.  
  359. REM T2Group 1
  360. T2Group1Name=OnChip IDE Channel 1
  361. T2G1CmosFieldNo=5
  362.  
  363. T2G1Cmos0Name=OnChip IDE Channel 1
  364. T2G1Cmos0Value=Disabled|Enabled
  365. T2G1Cmos0Location=0x46
  366. T2G1Cmos0BitMask=0x10
  367.  
  368. T2G1Cmos1Name=Secondary Master PIO
  369. T2G1Cmos1Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  370. T2G1Cmos1Location=0x47
  371. T2G1Cmos1BitMask=0xE0
  372.  
  373. T2G1Cmos2Name=Secondary Slave PIO
  374. T2G1Cmos2Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  375. T2G1Cmos2Location=0x47
  376. T2G1Cmos2BitMask=0x0E
  377.  
  378. T2G1Cmos3Name=Secondary Master UDMA
  379. T2G1Cmos3Value=Disabled|Auto
  380. T2G1Cmos3Location=0x48
  381. T2G1Cmos3BitMask=0x04
  382.  
  383. T2G1Cmos4Name=Secondary Slave UDMA
  384. T2G1Cmos4Value=Disabled|Auto
  385. T2G1Cmos4Location=0x48
  386. T2G1Cmos4BitMask=0x08
  387.  
  388. REM T2Group 2
  389. T2Group2Name=Device Control
  390. T2G2CmosFieldNo=8
  391.  
  392. T2G2Cmos0Name=OnChip USB
  393. T2G2Cmos0Value=Disabled|V1.1+V2.0|V1.1
  394. T2G2Cmos0Location=0x49
  395. T2G2Cmos0BitMask=0x06
  396.  
  397. T2G2Cmos1Name=AC97 Audio
  398. T2G2Cmos1Value=Disabled|Auto
  399. T2G2Cmos1Location=0x64
  400. T2G2Cmos1BitMask=0x80
  401.  
  402. T2G2Cmos2Name=MC97 Modem
  403. T2G2Cmos2Value=Disabled|Auto
  404. T2G2Cmos2Location=0x50
  405. T2G2Cmos2BitMask=0x02
  406.  
  407. T2G2Cmos3Name=MAC Lan(nVidia)
  408. T2G2Cmos3Value=Disabled|Auto
  409. T2G2Cmos3Location=0x50
  410. T2G2Cmos3BitMask=0x08
  411.  
  412. T2G2Cmos4Name=Onboard FDC Controller
  413. T2G2Cmos4Value=Disabled|Enabled
  414. T2G2Cmos4Location=0x50
  415. T2G2Cmos4BitMask=0x04
  416.  
  417. T2G2Cmos5Name=Onboard Serial Port 1
  418. T2G2Cmos5Value=Disabled|3F8/IRQ4|2F8/IRQ3|3E8/IRQ4|2E8/IRQ3|Auto
  419. T2G2Cmos5Location=0x50
  420. T2G2Cmos5BitMask=0x70
  421.  
  422. T2G2Cmos6Name=Onboard Serial Port 2
  423. T2G2Cmos6Value=Disabled|3F8/IRQ4|2F8/IRQ3|3E8/IRQ4|2E8/IRQ3|Auto
  424. T2G2Cmos6Location=0x50
  425. T2G2Cmos6BitMask=0x0380
  426.  
  427. T2G2Cmos7Name=Onboard Parallel Port
  428. T2G2Cmos7Value=Disabled|378/IRQ7|278/IRQ5|3BC/IRQ7
  429. T2G2Cmos7Location=0x52
  430. T2G2Cmos7BitMask=0x07
  431.  
  432. REM Tab 3
  433. T3Name=Power Management
  434. T3GroupNo=2
  435.  
  436. REM T3Group 0
  437. T3Group0Name=Power Method
  438. T3G0CmosFieldNo=8
  439.  
  440. T3G0Cmos0Name=ACPI function
  441. T3G0Cmos0Value=Enabled|Disabled
  442. T3G0Cmos0Location=0x54
  443. T3G0Cmos0BitMask=0x01
  444.  
  445. T3G0Cmos1Name=ACPI Suspend Type
  446. T3G0Cmos1Value=S1(POS)|S3(STR)|S1&S3
  447. T3G0Cmos1Location=0x58
  448. T3G0Cmos1BitMask=0x06
  449.  
  450. T3G0Cmos2Name=Power Management
  451. T3G0Cmos2Value=User Define|Min Saving|Max Saving
  452. T3G0Cmos2Location=0x54
  453. T3G0Cmos2BitMask=0x60
  454.  
  455. T3G0Cmos3Name=Video Off Method
  456. T3G0Cmos3Value=Blank Screen|V/H Sync+Blank|N/A|DPMS Support
  457. T3G0Cmos3Location=0x55
  458. T3G0Cmos3BitMask=0x0C
  459.  
  460. T3G0Cmos4Name=HDD Power Down
  461. T3G0Cmos4Value=Disabled|N/A|1 Min|N/A|2 Min|N/A|3 Min|N/A|4 Min|N/A|5 Min|N/A|6 Min|N/A|7 Min
  462. T3G0Cmos4Location=0x55
  463. T3G0Cmos4BitMask=0xF0
  464.  
  465. T3G0Cmos5Name=HDD Down In Suspend
  466. T3G0Cmos5Value=Disabled|Enabled
  467. T3G0Cmos5Location=0x540
  468. T3G0Cmos5BitMask=0x02
  469.  
  470. T3G0Cmos6Name=Soft-Off by PBTN
  471. T3G0Cmos6Value=Delay 4 Sec|Instant-Off
  472. T3G0Cmos6Location=0x55
  473. T3G0Cmos6BitMask=0x02
  474.  
  475. T3G0Cmos7Name=C States Support
  476. T3G0Cmos7Value=Disabled|Enabled, C2|Enabled, C2+C3
  477. T3G0Cmos7Location=0xD0
  478. T3G0Cmos7BitMask=0x03
  479.  
  480. REM T3Group 1
  481. T3Group1Name=Wake UP Method
  482. T3G1CmosFieldNo=7
  483.  
  484. T3G1Cmos0Name=WOL(PME#) From Soft-Off
  485. T3G1Cmos0Value=Disabled/Enabled
  486. T3G1Cmos0Location=0x55
  487. T3G1Cmos0BitMask=0x01
  488.  
  489. T3G1Cmos1Name=WOR(RI#) From Soft-Off
  490. T3G1Cmos1Value=Disabled/Enabled
  491. T3G1Cmos1Location=0x56
  492. T3G1Cmos1BitMask=0x01
  493.  
  494. T3G1Cmos2Name=Power-On by Alarm
  495. T3G1Cmos2Value=Disabled|Enabled
  496. T3G1Cmos2Location=0x58
  497. T3G1Cmos2BitMask=0x08
  498.  
  499. T3G1Cmos3Name=Day of Month Alarm
  500. T3G1Cmos3Value=1|...|31|1
  501. T3G1Cmos3Location=0x5A
  502. T3G1Cmos3BitMask=0xFF
  503. T3G1Cmos3Control=T3G1Cmos2
  504. T3G1Cmos3CtrlValue=Enabled
  505.  
  506. T3G1Cmos4Name=Hour
  507. T3G1Cmos4Value=0|...|23|1
  508. T3G1Cmos4Location=0x5B
  509. T3G1Cmos4BitMask=0xFF
  510. T3G1Cmos4Control=T3G1Cmos2
  511. T3G1Cmos4CtrlValue=Enabled
  512.  
  513. T3G1Cmos5Name=Minute
  514. T3G1Cmos5Value=0|...|59|1
  515. T3G1Cmos5Location=0x5C
  516. T3G1Cmos5BitMask=0xFF
  517. T3G1Cmos5Control=T3G1Cmos2
  518. T3G1Cmos5CtrlValue=Enabled
  519.  
  520. T3G1Cmos6Name=Second
  521. T3G1Cmos6Value=0|...|59|1
  522. T3G1Cmos6Location=0x59
  523. T3G1Cmos6BitMask=0xFF
  524. T3G1Cmos6Control=T3G1Cmos2
  525. T3G1Cmos6CtrlValue=Enabled
  526.  
  527. [NVK7-CRB]
  528. agp_min = 1500000
  529. agp_max = 1700000
  530. agp_increment_step=100000
  531. core_min = 1500000
  532. core_max = 1700000
  533. core_increment_step=100000
  534. mem_min = 2600000
  535. mem_max = 2800000
  536. mem_increment_step=100000
  537. aux_min = 1600000
  538. aux_max = 1700000
  539. aux_increment_step=100000
  540.  
  541. cpu_min = 1100000
  542. cpu_max = 1850000
  543. cpu_increment_step=25000
  544.  
  545. REM dimm address info
  546.  
  547. NumberOfDimm=3
  548. Dimm0Smbus =0x51
  549. Dimm0Slot=0
  550. Dimm0SmbusSeg=0
  551. Dimm1Smbus =0x52
  552. Dimm1Slot=1
  553. Dimm1SmbusSeg=0
  554. Dimm2Smbus =0x50
  555. Dimm2Slot=0
  556. Dimm2SmbusSeg=0
  557.  
  558. TitleText=1
  559.  
  560. REM Advance page info/CMOS location 
  561. AdvanceView=1
  562. CmosVersion=1
  563.  
  564. REM Voltage and Fan control page
  565. VoltageFanView=1
  566.  
  567. REM Flash BIOS enable/disable flag
  568. BiosFlashEnable=1
  569.  
  570. REM Flash Bios blocked address range.
  571. BlockAddressRange=0
  572. BlockStartAddress0=0
  573. BlockEndAddress0=FFFF
  574. BlockStartAddress1=20000
  575. BlockEndAddress1=2FFFF
  576. BlockStartAddress2=30000
  577. BlockEndAddress2=30FFF
  578.  
  579. TotalTab=4
  580.  
  581. REM Tab 0
  582. T0Name=BIOS Features
  583. T0GroupNo=3
  584.  
  585. REM T0Group 0
  586. T0Group0Name=General Setting
  587. T0G0CmosFieldNo=4
  588.  
  589. T0G0Cmos0Name=Virus warning
  590. T0G0Cmos0Value=Enabled|Disabled
  591. T0G0Cmos0Location=0x3C    
  592. T0G0Cmos0BitMask=0x80
  593.  
  594. T0G0Cmos1Name=CPU Internal Cache
  595. T0G0Cmos1Value=Disabled|Enabled
  596. T0G0Cmos1Location=0x3B    
  597. T0G0Cmos1BitMask=0x02
  598.  
  599. T0G0Cmos2Name=CPU External Cache
  600. T0G0Cmos2Value=Disabled|Enabled
  601. T0G0Cmos2Location=0x3B
  602. T0G0Cmos2BitMask=0x01
  603.  
  604. T0G0Cmos3Name=Quick Power On Self Test
  605. T0G0Cmos3Value=Disabled|Enabled
  606. T0G0Cmos3Location=0x3C
  607. T0G0Cmos3BitMask=0x10
  608.  
  609. REM T0Group 1
  610. T0Group1Name=Boot up Setting
  611. T0G1CmosFieldNo=8
  612.  
  613. T0G1Cmos0Name=First Boot Device
  614. T0G1Cmos0Value=Floppy|LS120|HDD-0|SCSI|CDROM|HDD-1|HDD-2|HDD-3|ZIP100|USB-FDD|USB-ZIP|USB-CDROM|USB-HDD|LAN|Disabled
  615. T0G1Cmos0Location=0x65    
  616. T0G1Cmos0BitMask=0x0F
  617.  
  618. T0G1Cmos1Name=Second Boot Device
  619. T0G1Cmos1Value=Floppy|LS120|HDD-0|SCSI|CDROM|HDD-1|HDD-2|HDD-3|ZIP100|USB-FDD|USB-ZIP|USB-CDROM|USB-HDD|LAN|Disabled
  620. T0G1Cmos1Location=0x65
  621. T0G1Cmos1BitMask=0xF0
  622.  
  623. T0G1Cmos2Name=Third Boot Device
  624. T0G1Cmos2Value=Floppy|LS120|HDD-0|SCSI|CDROM|HDD-1|HDD-2|HDD-3|ZIP100|USB-FDD|USB-ZIP|USB-CDROM|USB-HDD|LAN|Disabled
  625. T0G1Cmos2Location=0x66
  626. T0G1Cmos2BitMask=0x0F
  627.  
  628. T0G1Cmos3Name=Boot Other Device
  629. T0G1Cmos3Value=Disabled|Enabled
  630. T0G1Cmos3Location=0x66
  631. T0G1Cmos3BitMask=0xF0
  632.  
  633. T0G1Cmos4Name=Swap Floppy Drive
  634. T0G1Cmos4Value=Disabled|Enabled
  635. T0G1Cmos4Location=0x3E
  636. T0G1Cmos4BitMask=0x10
  637.  
  638. T0G1Cmos5Name=Boot Up Floppy Seek
  639. T0G1Cmos5Value=Disabled|Enabled
  640. T0G1Cmos5Location=0x13
  641. T0G1Cmos5BitMask=0x01
  642.  
  643. T0G1Cmos6Name=Boot Up NumLock Status
  644. T0G1Cmos6Value=Off|On
  645. T0G1Cmos6Location=0x11
  646. T0G1Cmos6BitMask=0x80
  647.  
  648. T0G1Cmos7Name=Gate A20 Option
  649. T0G1Cmos7Value=Normal|Fast
  650. T0G1Cmos7Location=0x11
  651. T0G1Cmos7BitMask=0x20
  652.  
  653. REM T0Group 2
  654. T0Group2Name=Advanced Setting
  655. T0G2CmosFieldNo=5
  656.  
  657. T0G2Cmos0Name=Security Option
  658. T0G2Cmos0Value=Setup|System
  659. T0G2Cmos0Location=0x11    
  660. T0G2Cmos0BitMask=0x01
  661.  
  662. T0G2Cmos1Name=APIC Mode
  663. T0G2Cmos1Value=Disabled|Enabled
  664. T0G2Cmos1Location=0x44
  665. T0G2Cmos1BitMask=0x01
  666.  
  667. T0G2Cmos2Name=MPS Version Control For OS
  668. T0G2Cmos2Value=1.1|1.4
  669. T0G2Cmos2Location=0x44
  670. T0G2Cmos2BitMask=0x20
  671.  
  672. T0G2Cmos3Name=OS Select For DRAM > 64 MB
  673. T0G2Cmos3Value=Non-OS2
  674. T0G2Cmos3Location=0x3C
  675. T0G2Cmos3BitMask=0x40
  676.  
  677. T0G2Cmos4Name=Small Logo(EPA) Show
  678. T0G2Cmos4Value=Disabled|Enabled
  679. T0G2Cmos4Location=0x3E
  680. T0G2Cmos4BitMask=0x40
  681.  
  682. REM Tab 1
  683. T1Name=Chipset Features
  684. T1GroupNo=3
  685.  
  686. REM T1Group 0
  687. T1Group0Name=Performance - Voltage Control
  688. T1G0CmosFieldNo=7
  689.  
  690. T1G0Cmos0Name=System Performance
  691. T1G0Cmos0Value=Optimal|Aggressive|Turbo|Expert
  692. T1G0Cmos0Location=0x34
  693. T1G0Cmos0BitMask=0x03
  694.  
  695. T1G0Cmos1Name=FSB CPU Frequency (Mhz)
  696. T1G0Cmos1Value=200 (DDR200)|267 (DDR266)|334 (DDR333)|400 (DDR400)|204|206|208|210|
  697. T1G0Cmos1Value0=212|214|217|218|220|222|225|227|228|230|232|235|236|238|240|242|244|
  698. T1G0Cmos1Value1=246|250|254|256|258|260|262|264|268|270|272|275|277|278|280|282|285|
  699. T1G0Cmos1Value2=286|288|290|292|294|296|300|304|306|308|310|312|314|316|318|320|322|
  700. T1G0Cmos1Value3=325|327|328|330|332|336|338|340|342|344|346|348|350|354|356|358|360|
  701. T1G0Cmos1Value4=362|364|366|368|370|372|374|376|378|380|382|384|386|388|390|392|394|
  702. T1G0Cmos1Value5=396|397|400|405|407|409|410|413|415|417|419|420|423|425|429|430|432|
  703. T1G0Cmos1Value6=434|436|438|440|442|445|446|451|454|457|459|461|463|465
  704. T1G0Cmos1Location=0x1B    
  705. T1G0Cmos1BitMask=0xFF
  706.  
  707. T1G0Cmos2Name=VAux Overvoltage (V)
  708. T1G0Cmos2Value=1.6|1.675|1.75|1.75
  709. T1G0Cmos2Location=0x63
  710. T1G0Cmos2BitMask=0xC0
  711. T1G0Cmos2Control=T1G0Cmos0
  712. T1G0Cmos2CtrlValue=Expert
  713.  
  714. T1G0Cmos3Name=VCore Overvoltage (V)
  715. T1G0Cmos3Value=1.75|1.675|1.675|1.6
  716. T1G0Cmos3Location=0x63
  717. T1G0Cmos3BitMask=0x30
  718. T1G0Cmos3Control=T1G0Cmos0
  719. T1G0Cmos3CtrlValue=Expert
  720.  
  721. T1G0Cmos4Name=AGP Overvoltage (V)
  722. T1G0Cmos4Value=1.7|1.6|1.6|1.5
  723. T1G0Cmos4Location=0x63
  724. T1G0Cmos4BitMask=0x0C
  725. T1G0Cmos4Control=T1G0Cmos0
  726. T1G0Cmos4CtrlValue=Expert
  727.  
  728. T1G0Cmos5Name=Memory Overvoltage (V)
  729. T1G0Cmos5Value=2.8|2.7|2.7|2.6
  730. T1G0Cmos5Location=0x63
  731. T1G0Cmos5BitMask=0x03
  732. T1G0Cmos5Control=T1G0Cmos0
  733. T1G0Cmos5CtrlValue=Expert
  734.  
  735. T1G0Cmos6Name=VID Override (V)
  736. T1G0Cmos6Value=1.850|...|1.100|0.025
  737. T1G0Cmos6Location=0x62
  738. T1G0Cmos6BitMask=0x7C
  739. T1G0Cmos6Control=T1G0Cmos0
  740. T1G0Cmos6CtrlValue=Expert
  741.  
  742. REM T1Group 1
  743. T1Group1Name=Performance - Memory Frequency Control
  744. T1G1CmosFieldNo=7
  745.  
  746. T1G1Cmos0Name=CPU Interface
  747. T1G1Cmos0Value=Optimal|Aggressive
  748. T1G1Cmos0Location=0x34
  749. T1G1Cmos0BitMask=0x04
  750. T1G1Cmos0Control=T1G0Cmos0
  751. T1G1Cmos0CtrlValue=Expert
  752.  
  753. T1G1Cmos1Name=Memory Frequency
  754. T1G1Cmos1Value=50%|60%|66%|75%|80%|83%|100%|120%|125%|133%|150%|166%|200%|Auto
  755. T1G1Cmos1Location=0x38
  756. T1G1Cmos1BitMask=0x0F
  757. T1G1Cmos1Control=T1G0Cmos0
  758. T1G1Cmos1CtrlValue=Expert
  759.  
  760. T1G1Cmos2Name=Memory Timings
  761. T1G1Cmos2Value=Optimal|Aggressive|Turbo|Expert
  762. T1G1Cmos2Location=0x36
  763. T1G1Cmos2BitMask=0x03
  764. T1G1Cmos2Control=T1G0Cmos0
  765. T1G1Cmos2CtrlValue=Expert
  766.  
  767. T1G1Cmos3Name=T(RAS)
  768. T1G1Cmos3Value=1|...|15|1
  769. T1G1Cmos3Location=0x34
  770. T1G1Cmos3BitMask=0x78
  771. T1G1Cmos3Control=T1G1Cmos2
  772. T1G1Cmos3CtrlValue=Expert
  773.  
  774. T1G1Cmos4Name=T(RCD)
  775. T1G1Cmos4Value=1|...|7|1
  776. T1G1Cmos4Location=0x35
  777. T1G1Cmos4BitMask=0x0F
  778. T1G1Cmos4Control=T1G1Cmos2
  779. T1G1Cmos4CtrlValue=Expert
  780.  
  781. T1G1Cmos5Name=T(RP)
  782. T1G1Cmos5Value=1|...|7|1
  783. T1G1Cmos5Location=0x35
  784. T1G1Cmos5BitMask=0xF0
  785. T1G1Cmos5Control=T1G1Cmos2
  786. T1G1Cmos5CtrlValue=Expert
  787.  
  788. T1G1Cmos6Name=CAS Latency
  789. T1G1Cmos6Value=Auto|2.0|2.5|3.0
  790. T1G1Cmos6Location=0x41
  791. T1G1Cmos6BitMask=0x30
  792. T1G1Cmos6Control=T1G1Cmos2
  793. T1G1Cmos6CtrlValue=Expert
  794.  
  795. REM T1Group 2
  796. T1Group2Name=Advanced Chipset Features
  797. T1G2CmosFieldNo=7
  798.  
  799. T1G2Cmos0Name=FSB Spread Spectrum
  800. T1G2Cmos0Value=Disabled|0.50%|1.00%
  801. T1G2Cmos0Location=0x37
  802. T1G2Cmos0BitMask=0x0C
  803.  
  804. T1G2Cmos1Name=AGP Spread Spectrum
  805. T1G2Cmos1Value=Disabled|0.50%
  806. T1G2Cmos1Location=0x37
  807. T1G2Cmos1BitMask=0x03
  808.  
  809. T1G2Cmos2Name=AGP Aperture Size (MB)
  810. T1G2Cmos2Value=32M|64M|128M|256M|512M
  811. T1G2Cmos2Location=0x40
  812. T1G2Cmos2BitMask=0xE0
  813.  
  814. T1G2Cmos3Name=AGP 8X Support
  815. T1G2Cmos3Value=Disabled|Enabled
  816. T1G2Cmos3Location=0x42
  817. T1G2Cmos3BitMask=0x40
  818.  
  819. T1G2Cmos4Name=AGP Fast Write Capability
  820. T1G2Cmos4Value=Disabled|Enabled
  821. T1G2Cmos4Location=0x42
  822. T1G2Cmos4BitMask=0x80
  823.  
  824. T1G2Cmos5Name=System BIOS Cacheable
  825. T1G2Cmos5Value=Disabled|Enabled
  826. T1G2Cmos5Location=0x40
  827. T1G2Cmos5BitMask=0x02
  828.  
  829. T1G2Cmos6Name=Video RAM Cacheable
  830. T1G2Cmos6Value=Disabled|Enabled
  831. T1G2Cmos6Location=0x40
  832. T1G2Cmos6BitMask=0x08
  833.  
  834. REM Tab 2
  835. T2Name=Peripherals
  836. T2GroupNo=3
  837.  
  838. REM T2Group 0
  839. T2Group0Name=OnChip IDE Channel 0
  840. T2G0CmosFieldNo=5
  841.  
  842. T2G0Cmos0Name=OnChip IDE Channel 0
  843. T2G0Cmos0Value=Disabled|Enabled
  844. T2G0Cmos0Location=0x45
  845. T2G0Cmos0BitMask=0x01
  846.  
  847. T2G0Cmos1Name=Primary Master PIO
  848. T2G0Cmos1Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  849. T2G0Cmos1Location=0x45
  850. T2G0Cmos1BitMask=0xE0
  851.  
  852. T2G0Cmos2Name=Primary Slave PIO
  853. T2G0Cmos2Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  854. T2G0Cmos2Location=0x45
  855. T2G0Cmos2BitMask=0x0E
  856.  
  857. T2G0Cmos3Name=Primary Master UDMA
  858. T2G0Cmos3Value=Disabled|Auto
  859. T2G0Cmos3Location=0x47
  860. T2G0Cmos3BitMask=0x01
  861.  
  862. T2G0Cmos4Name=Primary Slave UDMA
  863. T2G0Cmos4Value=Disabled|Auto
  864. T2G0Cmos4Location=0x47
  865. T2G0Cmos4BitMask=0x02
  866.  
  867. REM T2Group 1
  868. T2Group1Name=OnChip IDE Channel 1
  869. T2G1CmosFieldNo=5
  870.  
  871. T2G1Cmos0Name=OnChip IDE Channel 1
  872. T2G1Cmos0Value=Disabled|Enabled
  873. T2G1Cmos0Location=0x45
  874. T2G1Cmos0BitMask=0x10
  875.  
  876. T2G1Cmos1Name=Secondary Master PIO
  877. T2G1Cmos1Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  878. T2G1Cmos1Location=0x46
  879. T2G1Cmos1BitMask=0xE0
  880.  
  881. T2G1Cmos2Name=Secondary Slave PIO
  882. T2G1Cmos2Value=Auto|Mode 0|Mode 1|Mode 2|Mode 3|Mode 4
  883. T2G1Cmos2Location=0x46
  884. T2G1Cmos2BitMask=0x0E
  885.  
  886. T2G1Cmos3Name=Secondary Master UDMA
  887. T2G1Cmos3Value=Disabled|Auto
  888. T2G1Cmos3Location=0x47
  889. T2G1Cmos3BitMask=0x04
  890.  
  891. T2G1Cmos4Name=Secondary Slave UDMA
  892. T2G1Cmos4Value=Disabled|Auto
  893. T2G1Cmos4Location=0x47
  894. T2G1Cmos4BitMask=0x08
  895.  
  896. REM T2Group 2
  897. T2Group2Name=Device Control
  898. T2G2CmosFieldNo=8
  899.  
  900. T2G2Cmos0Name=OnChip USB
  901. T2G2Cmos0Value=Disabled|V1.1+V2.0|V1.1
  902. T2G2Cmos0Location=0x48
  903. T2G2Cmos0BitMask=0x06
  904.  
  905. T2G2Cmos1Name=AC97 Audio
  906. T2G2Cmos1Value=Disabled|Auto
  907. T2G2Cmos1Location=0x49
  908. T2G2Cmos1BitMask=0x01
  909.  
  910. T2G2Cmos2Name=AC97 Modem
  911. T2G2Cmos2Value=Disabled|Auto
  912. T2G2Cmos2Location=0x49
  913. T2G2Cmos2BitMask=0x02
  914.  
  915. T2G2Cmos3Name=MAC Lan(nVidia)
  916. T2G2Cmos3Value=Disabled|Auto
  917. T2G2Cmos3Location=0x49
  918. T2G2Cmos3BitMask=0x08
  919.  
  920. T2G2Cmos4Name=Onboard FDC Controller
  921. T2G2Cmos4Value=Disabled|Enabled
  922. T2G2Cmos4Location=0x49
  923. T2G2Cmos4BitMask=0x04
  924.  
  925. T2G2Cmos5Name=Onboard Serial Port 1
  926. T2G2Cmos5Value=Disabled|3F8/IRQ4|2F8/IRQ3|3E8/IRQ4|2E8/IRQ3|Auto
  927. T2G2Cmos5Location=0x49
  928. T2G2Cmos5BitMask=0x70
  929.  
  930. T2G2Cmos6Name=Onboard Serial Port 2
  931. T2G2Cmos6Value=Disabled|3F8/IRQ4|2F8/IRQ3|3E8/IRQ4|2E8/IRQ3|Auto
  932. T2G2Cmos6Location=0x49
  933. T2G2Cmos6BitMask=0x0380
  934.  
  935. T2G2Cmos7Name=Onboard Parallel Port
  936. T2G2Cmos7Value=Disabled|378/IRQ7|278/IRQ5|3BC/IRQ7
  937. T2G2Cmos7Location=0x4B
  938. T2G2Cmos7BitMask=0x07
  939.  
  940. REM Tab 3
  941. T3Name=Power Management
  942. T3GroupNo=2
  943.  
  944. REM T3Group 0
  945. T3Group0Name=Power Method
  946. T3G0CmosFieldNo=7
  947.  
  948. T3G0Cmos0Name=ACPI function
  949. T3G0Cmos0Value=Enabled|Disabled
  950. T3G0Cmos0Location=0x50
  951. T3G0Cmos0BitMask=0x01
  952.  
  953. T3G0Cmos1Name=ACPI Suspend Type
  954. T3G0Cmos1Value=S1(POS)|S3(STR)|S1&S3
  955. T3G0Cmos1Location=0x54
  956. T3G0Cmos1BitMask=0x06
  957.  
  958. T3G0Cmos2Name=Power Management
  959. T3G0Cmos2Value=User Define|Min Saving|Max Saving
  960. T3G0Cmos2Location=0x50
  961. T3G0Cmos2BitMask=0x60
  962.  
  963. T3G0Cmos3Name=Video Off Method
  964. T3G0Cmos3Value=Blank Screen|V/H Sync+Blank|N/A|DPMS Support
  965. T3G0Cmos3Location=0x51
  966. T3G0Cmos3BitMask=0x0C
  967.  
  968. T3G0Cmos4Name=HDD Power Down
  969. T3G0Cmos4Value=Disabled|1 Min|2 Min|3 Min|4 Min|5 Min|6 Min|7 Min
  970. T3G0Cmos4Location=0x51
  971. T3G0Cmos4BitMask=0xF0
  972.  
  973. T3G0Cmos5Name=HDD Down In Suspend
  974. T3G0Cmos5Value=Disabled|Enabled
  975. T3G0Cmos5Location=0x50
  976. T3G0Cmos5BitMask=0x02
  977.  
  978. T3G0Cmos6Name=Soft-Off by PBTN
  979. T3G0Cmos6Value=Delay 4 Sec|Instant-Off
  980. T3G0Cmos6Location=0x51
  981. T3G0Cmos6BitMask=0x02
  982.  
  983. REM T3Group 1
  984. T3Group1Name=Wake UP Method
  985. T3G1CmosFieldNo=7
  986.  
  987. T3G1Cmos0Name=WOL(PME#) From Soft-Off
  988. T3G1Cmos0Value=Disabled/Enabled
  989. T3G1Cmos0Location=0x51
  990. T3G1Cmos0BitMask=0x01
  991.  
  992. T3G1Cmos1Name=WOR(RI#) From Soft-Off
  993. T3G1Cmos1Value=Disabled/Enabled
  994. T3G1Cmos1Location=0x52
  995. T3G1Cmos1BitMask=0x01
  996.  
  997. T3G1Cmos2Name=Power-On by Alarm
  998. T3G1Cmos2Value=Disabled|Enabled
  999. T3G1Cmos2Location=0x54
  1000. T3G1Cmos2BitMask=0x08
  1001.  
  1002. T3G1Cmos3Name=Day of Month Alarm
  1003. T3G1Cmos3Value=1|...|31|1
  1004. T3G1Cmos3Location=0x56
  1005. T3G1Cmos3BitMask=0xFF
  1006. T3G1Cmos3Control=T3G1Cmos2
  1007. T3G1Cmos3CtrlValue=Enabled
  1008.  
  1009. T3G1Cmos4Name=Hour
  1010. T3G1Cmos4Value=0|...|23|1
  1011. T3G1Cmos4Location=0x57
  1012. T3G1Cmos4BitMask=0xFF
  1013. T3G1Cmos4Control=T3G1Cmos2
  1014. T3G1Cmos4CtrlValue=Enabled
  1015.  
  1016. T3G1Cmos5Name=Minute
  1017. T3G1Cmos5Value=0|...|59|1
  1018. T3G1Cmos5Location=0x58
  1019. T3G1Cmos5BitMask=0xFF
  1020. T3G1Cmos5Control=T3G1Cmos2
  1021. T3G1Cmos5CtrlValue=Enabled
  1022.  
  1023. T3G1Cmos6Name=Second
  1024. T3G1Cmos6Value=0|...|59|1
  1025. T3G1Cmos6Location=0x59
  1026. T3G1Cmos6BitMask=0xFF
  1027. T3G1Cmos6Control=T3G1Cmos2
  1028. T3G1Cmos6CtrlValue=Enabled
  1029.  
  1030. [NVK8OCRB]
  1031. REM Flash BIOS enable/disable flag
  1032. BiosFlashEnable=1
  1033.  
  1034. REM Flash Bios blocked address range.
  1035. BlockAddressRange=0
  1036. BlockStartAddress0=0
  1037. BlockEndAddress0=FFFF
  1038. BlockStartAddress1=20000
  1039. BlockEndAddress1=2FFFF
  1040. BlockStartAddress2=30000
  1041. BlockEndAddress2=30FFF
  1042.  
  1043. TitleText=1
  1044.  
  1045. [NV2K8CRB]
  1046.  
  1047. NumberOfDimm=8
  1048. Dimm0Smbus =0x50
  1049. Dimm0Slot=0
  1050. Dimm0SmbusSeg=0
  1051. Dimm1Smbus =0x51
  1052. Dimm1Slot=1
  1053. Dimm1SmbusSeg=0
  1054. Dimm2Smbus =0x52
  1055. Dimm2Slot=2
  1056. Dimm2SmbusSeg=0
  1057. Dimm3Smbus =0x53
  1058. Dimm3Slot=3
  1059. Dimm3SmbusSeg=0
  1060. Dimm4Smbus =0x54
  1061. Dimm4Slot=4
  1062. Dimm4SmbusSeg=0
  1063. Dimm5Smbus =0x55
  1064. Dimm5Slot=5
  1065. Dimm5SmbusSeg=0
  1066. Dimm6Smbus =0x56
  1067. Dimm6Slot=6
  1068. Dimm6SmbusSeg=0
  1069. Dimm7Smbus =0x57
  1070. Dimm7Slot=7
  1071. Dimm7SmbusSeg=0
  1072.  
  1073. REM Flash BIOS enable/disable flag
  1074. BiosFlashEnable=1
  1075.  
  1076. REM Flash Bios blocked address range.
  1077. BlockAddressRange=0
  1078. BlockStartAddress0=0
  1079. BlockEndAddress0=FFFF
  1080. BlockStartAddress1=20000
  1081. BlockEndAddress1=2FFFF
  1082. BlockStartAddress2=30000
  1083. BlockEndAddress2=30FFF
  1084.  
  1085. REM Voltage and Fan control page
  1086. VoltageFanView=1
  1087. cpu_min = 800000
  1088. cpu_max = 1550000
  1089. cpu_increment_step=25000
  1090.  
  1091. TitleText=1
  1092.  
  1093. ╟Çôε